Note: Do not enable Windows Search Service after enabling Indexing Service: only one can be running.
The installer checks for and configures services that iMIS needs, and it warns you when it detects problems. These are the settings required on each server:
Windows 2008
Open Server Manager and add the following roles and role services:
■ (Application servers only) Add Application Server.
■ Add File Services, then select Add Role Services and add Indexing Service.
■ Add Web Server (IIS), then select Add Role Services and add ASP.NET.
■ Under Features > Add Features, enable .NET Framework > WCF Activation > Non-HTTP Activation.
Windows 2003
■ (Application servers only) Open Manage Your Server and add Application Server Role (IIS, ASP.NET).
■ Enable Indexing Service:
□ Select Start > Control Panel > Add or Remove Programs, Add/Remove Windows Components, Indexing service.
□ (Vista, 7) Select Control Panel > Programs and Features, Turn Windows features on/off, and enable Indexing Service.
■ Enable the 32-bit version of ASP.NET:
□ 64-bit only: To install the 32-bit version, type two commands at the command prompt:
cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
%SYSTEMROOT%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i
□ Select Start > Administrative Tools > IIS Manager, expand Web Service Extensions, and set the status of ASP.NET v4.0.x to Allowed.